Skip to content

feat: update @lando/php to ^1.12.0#136

Merged
AaronFeledy merged 2 commits intomainfrom
feat/php-1.12.0
Mar 8, 2026
Merged

feat: update @lando/php to ^1.12.0#136
AaronFeledy merged 2 commits intomainfrom
feat/php-1.12.0

Conversation

@AaronFeledy
Copy link
Member

@AaronFeledy AaronFeledy commented Mar 8, 2026

Changes

  • Updated @lando/php to ^1.12.0

What's in @lando/php v1.12.0

  • Enabled mod_headers and mod_expires Apache modules by default (php#244)
  • Fixed xdebug log file ownership issue when build_as_root or run_as_root creates /tmp/xdebug.log as root (php#242)

Note

Medium Risk
Dependency upgrade changes the underlying PHP/Apache runtime defaults (enabling mod_headers/mod_expires) and xdebug logging behavior, which could affect local dev environments. Scope is otherwise limited to version bumps and lockfile/changelog updates.

Overview
Updates this plugin’s PHP service dependency from @lando/php@1.11.1 to ^1.12.0 (and refreshes package-lock.json), pulling in upstream runtime changes.

Adds an unreleased changelog entry calling out the new PHP image behavior (Apache mod_headers/mod_expires enabled by default, plus an xdebug log ownership fix).

Written by Cursor Bugbot for commit 62f328a. This will update automatically on new commits. Configure here.

- Enabled mod_headers and mod_expires Apache modules by default
- Fixed xdebug log ownership issue with build_as_root/run_as_root
@netlify
Copy link

netlify bot commented Mar 8, 2026

Deploy Preview for lando-wordpress ready!

Name Link
🔨 Latest commit 62f328a
🔍 Latest deploy log https://app.netlify.com/projects/lando-wordpress/deploys/69acdb6d64b1260008d723a9
😎 Deploy Preview https://deploy-preview-136--lando-wordpress.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 90 (🔴 down 1 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@AaronFeledy AaronFeledy merged commit 5ae477e into main Mar 8, 2026
34 checks passed
@AaronFeledy AaronFeledy deleted the feat/php-1.12.0 branch March 8, 2026 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant